﻿/*产品服务*/
.service_list{ width:1200px; height:auto; padding-bottom:20px; font-family:"Microsoft YaHei";}
.service_list dl{ padding-top:40px; display:block}
.service_list dt{ border-bottom:1px #ececec solid; height:71px; background:url(../images/line3.jpg) no-repeat left center; padding-left:9px; }
.service_list dd{ width:1200px; overflow:hidden}
.service_list dd ul{ width:1288px;}
.service_list dd li{ width:500px; float:left; padding-top:45px; padding-left:19px; padding-right:125px;}
.service_list dd li .pic{ width:87px; float:left;}
.service_list dd li .txt{ width:378px; float:right; line-height:22px; color:#989898; font-size:14px}
.service_list dd li .txt span{ font-size:22px; color:#5f5f5f;  display:block; padding-bottom:16px;}

